GtkWidgetPath: Make iter API deal with gints.
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 19 Nov 2010 17:59:49 +0000 (18:59 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:18 +0000 (15:39 +0100)
commit6d1cf7682295a80e41731d6b1fe8c0cc8db02891
tree20d9d984d88ee5e773d3b9893c1ae1a0606b0975
parent5f889972978ee625772d9a30194834e0f8b816c9
GtkWidgetPath: Make iter API deal with gints.

now gtk_widget_path_iter_* takes gints instead of guints, and also accept
numbers == -1 or > path_length for the path head.
gtk/gtkwidgetpath.c
gtk/gtkwidgetpath.h